home *** CD-ROM | disk | FTP | other *** search
- on prepareFrame
- global nappi_sprite, atmoY
- ShowAllSprites()
- ClrCursorS()
- WaitCursor()
- set the directToStage of member "sml_sun" to 0
- set the directToStage of member the member of sprite 110 to 0
- set the member of sprite nappi_sprite to member "pieninappi"
- set the locV of sprite nappi_sprite to 490
- end
-
- on exitFrame
- global jump_back
- set the visible of sprite 113 to 1
- set the visible of sprite 117 to 1
- set the visible of sprite 118 to 1
- set the visible of sprite 119 to 1
- set jump_back to the frame
- set the directToStage of member the member of sprite 110 to 1
- set the directToStage of member "sml_sun" to 1
- ClrCursorS()
- set f to 2
- repeat while f < 20
- KasiCursor(f)
- set f to f + 1
- end repeat
- KasiCursor(30)
- KasiCursor(31)
- PlusCursor(80)
- cursor(-1)
- set the movieRate of sprite 110 to 1
- end
-